Get History by JobID
Get | History_GetHistoryByJobId |
Resource Path: /api/history/job/{id}
Uri: http://doc.jamsscheduler.com/api/history/job/{id}
Name | Description | Data Type |
---|---|---|
id | Job ID | integer |
startDate | StartDate | string |
searchOptions | History Search Options | string |
The response body is of type Array[History].
OK